home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / uother__ / srdemo11.zip / WHATSNEW.TXT < prev    next >
Text File  |  1995-08-27  |  2KB  |  76 lines

  1.  
  2.  
  3.  
  4.                      Changes from SRDEMO v. 1.01 to v. 1.1
  5.  
  6.  
  7.        SRLIB:
  8.        This library now:
  9.  
  10.        a) includes a case-insensitive routine to deal with comparing
  11.        Windows 95 filenames that are not consistent in terms of case
  12.        (For example "Long File Name 1" and "LONG FILE NAME 01" are
  13.        considered to be equal by this routine.);
  14.  
  15.        b) has a third way to handle spaces: spaces can be ignored,
  16.        multiple spaces (but at least one) can be ignored, or spaces can
  17.        be significant;
  18.  
  19.        c) can handle embedded commas so that "Employee 19,456" and
  20.        "Employee 19456" are equal; and
  21.  
  22.        d) is compiled for Borland TC++ 4.5's small and large memory
  23.        models.
  24.  
  25.  
  26.        SRDEMO.EXE:
  27.        This program demonstrates all the new features and can sort names
  28.        without reading them from disk.  As a result, test files need not
  29.        be created or deleted, and the program can handle names such as
  30.        "Long File Name 1".
  31.  
  32.  
  33.        SRDEMO.TXT:
  34.        A site-licence/source-code version is now available and the
  35.        SortRite(TM) copyright notice is no longer required to be placed
  36.        your documentation.
  37.  
  38.  
  39.        ZDEL.EXE:
  40.        This program can now handle files of the form:
  41.                                              [drive:][directory]pattern.
  42.        Previously, it was limited to:        [[drive:]directory]pattern.
  43.  
  44.  
  45.        SRDEMO.ZIP:
  46.        VENDOR.TXT was replaced with VENDINFO.DIZ, which is a structured
  47.        file for conveying much more information to vendors and users.
  48.  
  49.  
  50.  
  51.  
  52.                      Changes from SRDEMO v. 1.0 to v. 1.01
  53.  
  54.  
  55.        SRDEMO.TXT:
  56.        This file now states that SRDEMO is not limited to sorting a
  57.        preset number of files and that SRDEMO.C is included in
  58.        SRLIB.ZIP.  Other text was reordered or revised.
  59.  
  60.  
  61.        SRDEMO.EXE:
  62.        The switch /W4 was added to produce a wide display that can be
  63.        included in a document.
  64.  
  65.  
  66.        ZOPEN.EXE, ZDEL.EXE:
  67.        These programs now ignore characters after /?.  Minor changes
  68.        were made to displayed text.
  69.  
  70.  
  71.        SRDEMO.ZIP:
  72.        This package now includes README.TXT, WHATSNEW.TXT (this file),
  73.        SRLIB.FRM (an order form) and VENDOR.TXT (distribution and
  74.        charging permission for vendors, etc.).
  75.  
  76.